home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _419309D96D224269902E2986E6A5AED6 < prev    next >
Text File  |  2005-10-18  |  992b  |  41 lines

  1. <window>
  2.     <define>#panel.left:55</define>
  3.     <define>#panel.top:115</define>
  4.     <define>#panel.width:180</define>
  5.     <define>#panel.height:300</define>
  6.     <define>#panel.buttonheight:28</define>
  7.     <controls>
  8.       <control>
  9.           <description>BG</description>
  10.           <type>image</type>
  11.           <id>1</id>
  12.           <posX>0</posX>
  13.           <posY>0</posY>
  14.           <width>720</width>
  15.           <height>576</height>
  16.           <texture>background.png</texture>
  17.       </control>
  18.       <control>
  19.           <description>Section BG</description>
  20.           <type>image</type>
  21.           <id>1</id>
  22.           <posX>300</posX>
  23.           <posY>150</posY>
  24.           <width>350</width>
  25.           <height>350</height>
  26.           <colordiffuse>20ffffff</colordiffuse>
  27.           <texture>#header.hover</texture>
  28.       </control>
  29.       <control>
  30.           <description>Button panel</description>
  31.           <type>image</type>
  32.           <id>1</id>
  33.           <posX>50</posX>
  34.           <posY>100</posY>
  35.           <width>190</width>
  36.           <height>272</height>
  37.           <texture>panel.png</texture>
  38.       </control>
  39.     </controls>
  40. </window>
  41.